home *** CD-ROM | disk | FTP | other *** search
/ Columbia Kermit / kermit.zip / newsgroups / misc.20000114-20000217 / 000161_news@columbia.edu _Thu Jan 27 13:58:13 2000.msg < prev    next >
Internet Message Format  |  2020-01-01  |  3KB

  1. Return-Path: <news@columbia.edu>
  2. Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.59.30])
  3.     by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id NAA28284
  4.     for <kermit.misc@watsun.cc.columbia.edu>; Thu, 27 Jan 2000 13:58:13 -0500 (EST)
  5. Received: (from news@localhost)
  6.     by newsmaster.cc.columbia.edu (8.8.5/8.8.5) id NAA05128
  7.     for kermit.misc@watsun.cc.columbia.edu; Thu, 27 Jan 2000 13:36:10 -0500 (EST)
  8. X-Authentication-Warning: newsmaster.cc.columbia.edu: news set sender to <news> using -f
  9. From: dubal@my-deja.com
  10. Subject: Re: How to set terminal speed in msdos kermit 316 on tcp/ip connection?
  11. Date: Thu, 27 Jan 2000 18:16:45 GMT
  12. Organization: Deja.com - Before you buy.
  13. Message-ID: <86q226$j4f$1@nnrp1.deja.com>
  14. To: kermit.misc@columbia.edu
  15.  
  16. Thank you very much for such prompt response!
  17.  
  18. The PC is 486sx running msdos 5.0 with 8mb ram and ne2000 isa 10mb lan
  19. card with bnc connecter. No other machine on the lan except the linux
  20. host (test setup).
  21. I forgot to mention: If I use a commercial tcp and terminal emulator
  22. (tuntcp/tunemul from esker) on the same PC, I get faster screen
  23. displays and stty -a shows 38400. See if you can help.
  24. Thnaks.
  25.  
  26. In article <86pqv4$qq9$1@newsmaster.cc.columbia.edu>,
  27.   fdc@watsun.cc.columbia.edu (Frank da Cruz) wrote:
  28. > In article <86ppbo$bnk$1@nnrp1.deja.com>,  <dubal@my-deja.com> wrote:
  29. > : I am sorry to bother you nice people but I coundn't find the answer
  30. to
  31. > : the above in online documentation. I have ordered (really) the msdos
  32. > : kermit book from amazon, it's on its way.
  33. > : When I connect from msdos kermit client to linux over tcp/ip, I
  34. always
  35. > : get the connection speed of 9600 (stty -a).
  36. > : I would like to increase it to 38400 for fater screen displays.
  37. > : The set speed command is ignored in tcp/ip connect mode.
  38. > :
  39. > Right.  There is no way to change the speed of a TCP/IP connection.
  40. > It goes as fast as it can.  That's how TCP/IP works.
  41. >
  42. > The computer on the far end, however, doesn't gave a good way to
  43. > differentiate between jobs that come in by straight dialup or serial
  44. port
  45. > (how Unix was originally designed) and those that come in by network.
  46. > It pretends you came in by serial port and shows a dummy speed if you
  47. > ask it (with stty -a or whatever).  But that speed is meaningless.
  48. >
  49. > If your screen displays are slow, it's for some other reason.  If you
  50. > want to pursue it further, we'll need a more detailed description of
  51. your
  52. > PC, operating system, networking setup, and connection.
  53. >
  54. > - Frank
  55. >
  56.  
  57.  
  58. Sent via Deja.com http://www.deja.com/
  59. Before you buy.